projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2df8b9f
)
minor type fix to styles doc.
author
tsteven4
<tsteven4@gmail.com>
Sat, 8 Aug 2015 16:48:50 +0000
(10:48 -0600)
committer
tsteven4
<tsteven4@gmail.com>
Sat, 8 Aug 2015 16:48:50 +0000
(10:48 -0600)
gpsbabel/xmldoc/chapters/styles.xml
patch
|
blob
|
history
diff --git
a/gpsbabel/xmldoc/chapters/styles.xml
b/gpsbabel/xmldoc/chapters/styles.xml
index a173306bf0697f1df50acd6f60423880c5d3065f..b55e8fbf7e5e74a9b3173ea0780ccd3cdfc4ff4e 100644
(file)
--- a/
gpsbabel/xmldoc/chapters/styles.xml
+++ b/
gpsbabel/xmldoc/chapters/styles.xml
@@
-797,7
+797,7
@@
IFIELD UTM, "", "%s" # writes 6S 519045 3984035 -the easting is first by conven
</para>
<para>example: </para>
<screen format="linespecific">
-IFIELD UTM_EASTING, "", "%.0f
f
" # outputs 519045
+IFIELD UTM_EASTING, "", "%.0f" # outputs 519045
</screen>
</section>